﻿<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="renderer" content="webkit">
<link  type="text/css" rel="stylesheet" href="/r/toen/static/pc/css/base.css"/>
<link  type="text/css" rel="stylesheet" href="/r/toen/static/pc/css/common.css"/>
<link  type="text/css" rel="stylesheet" href="/r/toen/static/pc/css/page.css"/>
<link rel="icon" type="image/png" href="/r/toen/static/pc/favicon.png">
<script type="text/javascript" src="/r/toen/static/pc/js/jquery_min.js"></script>
<script type="text/javascript" src="/r/toen/static/pc/js/jquery-migrate_min.js"></script>
<script type="text/javascript" src="/r/toen/static/pc/js/zangli.js"></script>
<script type="text/javascript" src="/r/toen/static/pc/js/cicc-plug-ins.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-792908780"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'AW-792908780');
</script>
<script>
  gtag('event', 'conversion', {'send_to': 'AW-792908780/ILbKCOj1r5wZEOyni_oC'});
</script><title>Tibet Online</title>
<link type="text/css" rel="stylesheet" href="/r/toen/static/pc/css/swiper_min.css"/>
<link  type="text/css" rel="stylesheet" href="/r/toen/static/pc/css/index.css"/>
<script type="text/javascript" src="/r/toen/static/pc/js/swiper_jquery_min.js"></script>
<script>
$(function(){
    checkEndTime();
    function checkEndTime(){
        var myDate=new Date();
        //指定日期格式化
		var  startTime = "20250122";
		var  overTime = "20250201";
        var year = myDate.getFullYear(); //获取当前年
        var mon = myDate.getMonth() + 1 +''; //获取当前月
        var odate = myDate.getDate() +''; //获取当前日
        //var hour = myDate.getHours() +'';
        //月
        if(mon.length ==1){
            mon = '0' + mon;
        }
        //日
        if(odate.length ==1){
            odate = '0' + odate;
        }
        //时
        // if(hour.length ==1){
        //     hour = '0' + hour;
        // }
        var nowDate = ''+year+mon+odate;//时 +hour
        //单日
        //if(startTime==nowDate){
        //    newsben();
        //    return true;
        //}else{
        //    return false;
        //}
        //多日
        if(startTime<=nowDate && overTime>=nowDate){
            newsben();
            return true;
        }else{
            return false;
        }
        //贺图
        function newsben(){
            $("body").addClass("hetu");
            //以下内容在挂顶贺图时需要隐藏
            //var int=self.setInterval(function(){
			//	$('.hetu .hetuFull').fadeOut();
			//	clearInterval(int);
			//},4000);
        };
    };
})
</script>
<style>
.hetu .hetuFull{background:url(/r/toen/static/pc/images/hetu20250109.jpg) no-repeat top center;padding-top:600px;}
/*.hetu .hetuFull{width:100vw;height:100vh;background:url(/r/toen/static/pc/images/hetu20250109.png) no-repeat center;background-size:cover;position:fixed;left:0;top:0;z-index:99;margin:0;}*/
</style>
</head>
<body>
<div class="hetuFull"></div>
<!--header-->
<div class="header">
	<div class="w">
		<div class="LS"><img class="logo" src="/r/toen/static/pc/images/logo.png"></div> 
		<div class="other">
			<div class="date">
				<span id="dateSpan"></span>
				<a href="https://www.tibetol.cn/" target="_blank"></a>
			</div>
			<div class="search">
				<input class="inputBox" id="keyword" type="text" name="keyword" autocomplete="off">
				<input class="submit" id="keywords" type="button" value="" target="_blank" onclick="javascript:search();">
			</div>
		</div>
	</div>
	<div class="nav">
		<div class="w navList">
			<a href="/">HOME</a>
					<a href="/latest/index.html">LATEST</a>
					<a href="/pic_vid/index.html">PICS&amp;VIDEOS</a>
					<a href="/aid/index.html">AID</a>
					<a href="/edu/index.html">EDUCATION</a>
					<a href="/opinion/index.html">OPINIONS</a>
							<a href="/news_trav/index.html">TRAVEL</a>
							<a href="/news_culture/index.html">CULTURE</a>
					<a href="/encyclopedia/index.html">XIZANGPEDIA</a>
		</div>
	</div>
</div>
<!--时、分、秒-->
<!--<script type="text/javascript">tick()</script>-->
<script type="text/javascript">
window.onload=function(){
	getDate();
}
//公历年日期
function getDate(){
	var weekString = new Array("Sunday","Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday")
	var time=new Date();
	var year=time.getFullYear();
	var month=time.getMonth();
	var date=time.getDate();
	monName = new Array("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December")
	var dateSpan=weekString[time.getDay()]+",&nbsp;"+monName[month]+"&nbsp;"+date+",&nbsp;"+year; 
	$('#dateSpan').html(dateSpan);
}
</script>
<script>
//搜索
$(document).keydown(function(event){
    if(event.keyCode == '13'){
        if ($('#keyword').is(':focus')) {
            search();
        };
        if ($('#keyword2').is(':focus')) {
            search2();
        };
    };
 });	
function search(){
    var keyword = $("#keyword").val();
    keyword = keyword.replace(/(^\s*)|(\s*$)/g, "");
    if(keyword!="" && keyword!="Search"){
        window.location.href="/search-list.html?keyword="+keyword; 
    }
}
$(function(){
  $("#keyword").val('Search');
  $("#keyword").blur(function(){
    if(this.value==''){
      this.value='Search'
    }
  })
  $("#keyword").focus(function(){
    if(this.value=='Search'){
      this.value='';
    }
  })
})
</script><div>
	<div class="w main index">
		<div class="HN">
			<!--翻图-->
			<div class="swiper-container box hot" id="swiper-container">
				<div class="swiper-wrapper">
					<div class="swiper-slide">
						<a href="/2025/07/02/23ade0d5331747febd1f68304f323e29.html" target="_blank">
							<img src="/r/toen/images/cms/cover/2025/07/1.png">
							<h4>Panchen Erdeni Chos-kyi rGyal-po visits Jokhang Temple in Lhasa, China's Xizang</h4>
						</a>
					</div>
					<div class="swiper-slide">
						<a href="/2025/06/13/e23e515eea6f4469bd4da4e902c55226.html" target="_blank">
							<img src="/r/toen/images/cms/cover/2025/06/W020250612644109065577.jpg">
							<h4>Remains of former senior Chinese legislator Ragdi cremated</h4>
						</a>
					</div>
					<div class="swiper-slide">
						<a href="/2025/06/10/62332ba8847f4fa090a6b8be09b815f2.html" target="_blank">
							<img src="/r/toen/images/cms/cover/2025/06/1wJL-hesictc1427605%20(1)_%E5%89%AF%E6%9C%AC(1).jpg">
							<h4>Tibet's Nailang Monastery first to achieve carbon neutrality</h4>
						</a>
					</div>
					<div class="swiper-slide">
						<a href="/2025/06/06/6496f77ca8964615813809d827ecaa6b.html" target="_blank">
							<img src="/r/toen/images/cms/content/2025/06/YWzMV2hbZDb7pHkM%5B1%5D.jpg">
							<h4>Xi receives visit from Panchen Rinpoche</h4>
						</a>
					</div>
					<div class="swiper-slide">
						<a href="/2025/06/05/8cab6bb07757426ea4d045c8bafcf1fb.html" target="_blank">
							<img src="/r/toen/images/cms/content/2025/06/1.jpg">
							<h4>E-commerce opens broader markets for Xizang specialties</h4>
						</a>
					</div>
				</div>
				<!-- Add Pagination -->
				<div class="swiper-pagination swiper-pagination-white"></div>
				<!-- Add Arrows -->
				<div class="swiper-button-next"></div>
				<div class="swiper-button-prev"></div>
			</div>
			<!--LATEST-->
			<div class="box latest">
				<h3><a href="/latest/index.html">LATEST</a></h3>
				<ul>
					<a href="/2025/07/03/cc69606e533141c6bed6a0db17de1e2f.html" target="_blank">Indian pilgrimages to Xizang resume after hiatus</a>
					<a href="/2025/07/03/e0f5d159b0324f1dbf6c6b3e50587811.html" target="_blank">China refutes 14th Dalai Lama's claim of finding a successor</a>
					<a href="/2025/07/03/9f36e80a895240cb8fb8147f0afeb067.html" target="_blank">Across China: Delivering convenience of modern life to doorsteps of Tibetan farmers, herders</a>
					<a href="/2025/07/01/a343a46e43a6491d89ed5d53124d82d8.html" target="_blank">Entrepreneur conference in China's Xizang aims to boost Trans-Himalaya cooperation</a>
					<a href="/2025/07/01/b0e5e2ae15a04aceb4fd4c8a88ba7bbf.html" target="_blank">Xizang's live-streaming e-commerce retail sales surge in first five months</a>
					<a href="/2025/06/30/dc7f380edfce453cbdac34c0db36945b.html" target="_blank">Forum highlights regional growth, attracts global partners in Xizang</a>
				</ul>
			</div>
		</div>
		<div class="TC">
			<!--TRAVEL-->
			<div class="box travel">
				<h3><a href="/news_trav/index.html">TRAVEL</a></h3>
				<ul>
					<a href="/2025/06/16/ec2d8e1697734da6bfee5bdf93234ca5.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/06/1(1).png">
						<p>
						Xizang's Lhasa conducts comprehensive tourism resource survey, identifying 7,799 sites
						</p>
					</a>
					<a href="/2025/05/12/7f242ef6dfcf4074bc2887b508221eaa.html" target="_blank">
												Discovering 'Xizang's little Switzerland'
						
					</a>
					<a href="/2025/05/09/a712c2c9b7bf49c09ded3921c10c98b1.html" target="_blank">
												Peach blossoms in full bloom draw visitors from afar to Nyingchi, Xizang
						
					</a>
					<a href="/2025/03/03/604a748c0a18497aa79ca14effc80dac.html" target="_blank">
												Mount Qomolangma scenic area reopens after 6.8-magnitude Xizang quake
						
					</a>
					<a href="/2025/04/23/5884f0d01d9d4489ba86c9189e3baa39.html" target="_blank">
												Nyingchi city's peach blossom season draws record tourists
						
					</a>
				</ul>
			</div>
			<!--CULTURE-->
			<div class="box culture">
				<h3><a href="/news_culture/index.html">CULTURE</a></h3>
				<ul>
					<a href="/2025/05/12/22fa909bc21d47bdb1fc107b50bb3810.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/05/vmYQvkVg5CQCDLtQ%20%E6%8B%B7%E8%B4%9D.png">
						<p>
						Tibetan dance drama &quot;Shambhala&quot; mesmerizes over 1,000 in Athens premiere
						</p>
					</a>
					<a href="/2025/06/19/9a5183439fbf45fc94c77a033b4da596.html" target="_blank">
												200-meter thangka illuminates Xizang's history and unity
						
					</a>
					<a href="/2025/04/29/56f4d6a3a0fd442ab0975a5617ff66ef.html" target="_blank">
												New archaeological discoveries shed more light on Xizang's history
						
					</a>
					<a href="/2025/04/27/33c87ac98d8a4a05a335d73f7a1a218c.html" target="_blank">
												Xizang horse race draws competitors from around China
						
					</a>
					<a href="/2025/04/22/8c557f00ee5c40299349e5388469626f.html" target="_blank">
												Palm-leaf scripture experts seek to master restoration
						
					</a>
				</ul>
			</div>
		</div>		
		<!--推荐专题-->
		<!--<div class="swiper-container recommend" id="swiper-container_S">
			<div class="swiper-wrapper">
				<div class="swiper-slide">
					<a href="/2025/07/03/cc69606e533141c6bed6a0db17de1e2f.html" target="_blank"><img src="null"></a>
				</div>
				<div class="swiper-slide">
					<a href="/2025/07/03/e0f5d159b0324f1dbf6c6b3e50587811.html" target="_blank"><img src="null"></a>
				</div>
			</div>
			<div class="swiper-pagination swiper-pagination-white"></div>
		</div>-->
			<div class="recommend">				
				<a href="https://en.tibetol.cn/aid_xizang/index.html" target="_blank"><img src="/r/toen/images/cms/cover/2024/09/30%E5%91%A8%E5%B9%B4.jpg"></a>				
			</div>
		<div class="clearfix channelbox f_1">
			<!--AID-->
			<div class="box R">
				<h3><a href="/aid/index.html">AID</a></h3>
				<ul>
					<a href="/2025/02/17/4f0e4a295c7b49deac144422b9ff0963.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/02/67affd7ba310c240e240b95f.jpeg">
						<p>
						Ensuring children get healthy start
						</p>
					</a>
					<a href="/2024/12/31/05dd51188bfc40b5a8d3c0530553c14d.html" target="_blank">
												30 years of paired-up assistance: SW China's Xizang sees remarkable advances in healthcare
						
					</a>
					<a href="/2024/09/23/29f9fded26ce4e638335c2eabb67c3e8.html" target="_blank">
												Paired aid brings development to Xizang, Xinjiang
						
					</a>
					<a href="/2025/01/16/dba00f62fbde4c43b67783a7a410169a.html" target="_blank">
												State Grid Shaoxing Power Supply Company's volunteer services in Zhejiang and Xizang promote a green future
						
					</a>
					<a href="/2024/10/09/9a6cd0b373844894b42f93b0d711b33c.html" target="_blank">
												Father-son duo witness, contribute to Xizang development
						
					</a>
				</ul>
			</div>
			<!--EDUCATION-->
			<div class="box X">
				<h3><a href="/edu/index.html">EDUCATION</a></h3>
				<ul>
					<a href="/2024/12/25/5a608364202f4ce7a54134a669b9a892.html" target="_blank">
						<img src="/r/toen/images/cms/content/2024/12/2024122403328ab84b1e4cf9b290fb1d0b885c98_XxjwshE007051_20241224_CBMFN0A001.JPG">
						<p>
						Xizang reports rising number of college-educated residents
						</p>
					</a>
					<a href="/2024/09/26/d644689ae6f5405ba87ee73c9de73b62.html" target="_blank">
												China's diversified educational system empowering dreams of millions
						
					</a>
					<a href="/2024/09/19/be813d5b1cb64f9499c1b10dbe5a52f3.html" target="_blank">
												The height of learning
						
					</a>
					<a href="/2025/03/31/f261dfcd25a24ee6ae41130553a172ee.html" target="_blank">
												Letter from Lhasa: School life igniting dreams in Xizang
						
					</a>
					<a href="/2025/01/24/075dc1ae3ba9467189a4021de21e23f8.html" target="_blank">
												Infrastructure growth in Xizang universities highlighted
						
					</a>
				</ul>
			</div>
			<!--OPINIONS-->
			<div class="box E">
				<h3><a href="/opinion/index.html">OPINIONS</a></h3>
				<ul>
					<a href="/2025/06/04/62ebfdea9c384a849508c44dba03dbac.html" target="_blank">Dalai Lama clique up to its tricks again</a>
					<a href="/2025/05/26/1a342f3d3e734feeb07252dd49570ccd.html" target="_blank">Yak burgers, sky-high burpees and loud cheese on the plateau</a>
				</ul>
			</div>
			<!--WP-->
			<div class="box N">
				<h3><a href="/documents/index.html">WHITE PAPERS</a></h3>
				<div class="swiper-container WP" id="swiper-container2">
					<div class="swiper-wrapper">
						<a class="swiper-slide" href="/2025/03/28/efd117cde67a49f2b3d2602fede75199.html" target="_blank">
							<h4>Human Rights in Xizang  in the New Era</h4>
							<p>(March 2025)</p>
						</a>
						<a class="swiper-slide" href="/2023/11/10/74c4cbb550eb45a6a95a03ef4c53c551.html" target="_blank">
							<h4>CPC Policies on the Governance of Xizang in the New Era: Approach and Achievements</h4>
							<p>(Nov. 2023)</p>
						</a>
						<a class="swiper-slide" href="/2021/05/21/953237a252d0498bbad79466f19960b1.html" target="_blank">
							<h4>Tibet Since 1951: Liberation, Development and Prosperity</h4>
							<p>(May 2021)</p>
						</a>
						<a class="swiper-slide" href="/2019/03/28/72190496e5ee44d3b1259cf159fbf468.html" target="_blank">
							<h4>Democratic Reform in Tibet -- Sixty Years On</h4>
							<p>(March 2019)</p>
						</a>
					</div>
					<!-- Add Arrows -->
					<div class="swiper-button-next"></div>
					<div class="swiper-button-prev"></div>
				</div>
			</div>
		</div>
		<div class="PV">
			<!--IN PICS-->
			<div class="box photo">
				<h3><a href="/pics/index.html">IN PICS</a></h3>
				<div>
					<div class="swiper-container" id="swiper-container3">
						<div class="swiper-wrapper">
							<div class="swiper-slide">
								<a href="/2025/07/02/23ade0d5331747febd1f68304f323e29.html" target="_blank">
									<img src="/r/toen/images/cms/cover/2025/07/1.png">
									<p>Panchen Erdeni Chos-kyi rGyal-po visits Jokhang Temple in Lhasa, China's Xizang</p>
								</a>
							</div>
							<div class="swiper-slide">
								<a href="/2025/06/24/9ace2bd6013c40128305802a6e1192f8.html" target="_blank">
									<img src="/r/toen/images/cms/cover/2025/06/1(2).jpg">
									<p>Special charm on starry night in Xizang</p>
								</a>
							</div>
							<div class="swiper-slide">
								<a href="/2025/06/23/729bce9152814f3e86a71d9dae39d1f1.html" target="_blank">
									<img src="/r/toen/images/cms/cover/2025/06/1(1).jpg">
									<p>Himalayan langurs observed in Yadong County, China's Xizang</p>
								</a>
							</div>
						</div>
						<!-- Add Arrows -->
						<div class="swiper-button-next"></div>
						<div class="swiper-button-prev"></div>
					</div>
					<ul>
						<a href="/2025/06/12/71ea615bbe0e4d2390b2730fa051f0bb.html" target="_blank">
							<img src="/r/toen/images/cms/cover/2025/06/%E5%B0%81%E9%9D%A2(1).png">
							<p>Tibetan antelopes on migration in China's Xizang</p>
						</a>
						<a href="/2025/06/06/398135634a234a7da198b126effd82bb.html" target="_blank">
							<img src="/r/toen/images/cms/cover/2025/06/1.jpeg">
							<p>Xizang maintains world-class ecological standards</p>
						</a>
					</ul>
				</div>
			</div>
			<!--IN VIDEOS-->
			<div class="box">
				<h3><a href="/videos/index.html">IN VIDEOS</a></h3>
				<div class="video">
					<a href="/2025/06/26/ffaa593e85e5474181e295a20223c0a3.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/06/3.png">
						<p>The daily life of a Tibetan baby and her &quot;friends&quot;</p>
						<span></span>
					</a>
					<a href="/2025/06/09/e98a41247a5445bfafb3b32e69e2b375.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/06/%E5%B0%81%E9%9D%A25.png">
						<p>Layer farm in China's Xizang goes smart to achieve integrated development</p>
						<span></span>
					</a>
					<a href="/2025/06/09/584d36ecba144e46b4150b7daad989f0.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/06/%E5%B0%81%E9%9D%A23.png">
						<p>High-tech farming helps Xizang apples reach global markets</p>
						<span></span>
					</a>
				</div>
			</div>
		</div>
	</div>	
</div>
<div class="footer">
	<div class="w link">
		<h5>Links</h5>
		<ul>
					<a href="http://en.people.cn/" target="_blank">People's Daily</a>
			<a href="https://english.news.cn/home.htm#" target="_blank">Xinhua</a>
			<a href="http://www.china.org.cn/" target="_blank">China.org.cn</a>
			<a href="https://www.cgtn.com/" target="_blank">CGTN</a>
			<a href="http://www.chinadaily.com.cn/" target="_blank">China Daily</a>
			<a href="http://en.youth.cn/" target="_blank">Youth.cn</a>
			<a href="http://www.ecns.cn/" target="_blank">Ecns.cn</a>
			<a href="http://english.scio.gov.cn/" target="_blank">Scio.gov.cn</a>
			<a href="https://en.humanrights.cn/" target="_blank">China Human Rights</a>
			<a href="http://en.chinaxinjiang.cn/" target="_blank">Chinaxinjiang.cn</a>
			<a href="http://www.livingbuddha.cn/en/index.html" target="_blank">Livingbuddha.cn</a>
		</ul>
	</div>
	<div class="other">
		<div class="w">
			<p>
				<span>E-mail:editor@tibetol.cn</span>
						|<span><a href="/2024/10/18/133d8a7d7175433ab6de4d5fd46e8cf8.html" target="_blank">About Us</a></span>
						|<span><a href="/2024/10/18/c9c8395af92541428eb308625580c2e8.html" target="_blank">Contact Us</a></span>
			</p>
			<p>Copyright by China Intercontinental Communication Co., Ltd. All Rights Reserved.</p>
		</div>	
	</div>
</div></body>
<script>
$(function(){
	for(var i=0;i<$('.pictures ul p').length;i++){
		(function(index){
			$('.pictures ul p').eq(index).css('bottom',-$('.pictures ul a').eq(index).height()+'px');
			$('.pictures ul a').eq(index).mouseenter(function(){
				$('.pictures ul p').eq(index).animate({'bottom':0},400);
			})
			$('.pictures ul a').eq(index).mouseleave(function(){
				$('.pictures ul p').eq(index).animate({'bottom':-$('.pictures ul a').eq(index).height()+'px'});
			})
		})(i)
	}
})
</script>
<script>
//历史今天
var iNow = new Date().getMonth()+1;
var today = new Date().getDate();
lsjt(iNow,today);
function lsjt(month,day){
	//月
	if(month < 10){
		month = '0' + month;
	}
	//日
	if(day < 10){
		day = '0' + day;
	}
	var md = month+"-"+day;
	$('#history h5').text('历史上的今天：'+month+'月'+day+'日');
	$.getJSON("/content-list-json.shtml",{categoryId: '155db2c080a811ec875d8cdcd432675c', subtitle: md, siteDir: 'tocn', pageNo: 1, pageSize: 1},function(data){
		var html="";
		$.each(data.list,function(i,value){
			var date = new Date(value.formatCreateDate);
			var m =date.getMonth()+1;
			var d =date.getDate();
			if(m < 10){
				m = '0' + m;
			}
			if(d < 10){
				d = '0' + d;
			}
				var url ="/"+date.getFullYear()+"/"+m+"/"+d+"/"+value.id+".html";
			html+="<a href=\""+url+"\" target=\"_blank\">"+value.description+"</a>";
		});
		$('#history p').html(html);
	});

}
</script>
<script>
var swiper = new Swiper('#swiper-container', {
	loop: true,
	autoplay: 3000,
    autoplayDisableOnInteraction: false,
	nextButton: '.swiper-button-next',
    prevButton: '.swiper-button-prev',
	pagination: '.swiper-pagination',
	paginationClickable: true,
});
</script>
<script>
var swiper = new Swiper('#swiper-container_S', {
	loop: true,
	effect: 'fade',
	autoplay: 3000,
	autoplayDisableOnInteraction: false,
	pagination: '.swiper-pagination',
	paginationClickable: true,
});
</script>
<script>
var swiper = new Swiper('#swiper-container2', {
	spaceBetween: 20,
	nextButton: '.swiper-button-next',
    prevButton: '.swiper-button-prev',
	pagination: '.swiper-pagination',
	slidesPerView: 'auto',
	paginationClickable: true,	
});
</script>
<script>
var swiper = new Swiper('#swiper-container3', {
	loop: true,
	autoplay: 3000,
	autoplayDisableOnInteraction: false,
	nextButton: '.swiper-button-next',
	prevButton: '.swiper-button-prev',
	paginationClickable: true,
});
</script>
</html>